﻿@charset "utf-8";
.up{background: #000000;width: 100%;}
.up .uk-navbar-container:not(.uk-navbar-transparent) {background:inherit;}
.up .uk-navbar-nav>li{line-height:36px; color: #999; margin-right:5px; font-size: 12px;}
.up .uk-navbar-nav.y>li{margin-left:0px; margin-right:0;}
.up .uk-navbar-nav>li>a{min-height:36px;padding:0 0 0 10px;font-size: 12px;}
.up .uk-navbar-dropdown {
    width:170px;
    padding:5px 15px;
}
.up .uk-nav>li>a {padding: 0;}
.header .uk-container{ padding:0; width:90%;}
/*.header .uk-navbar{height: 80px;}*/
.header{width: 100%;border-bottom:0px solid rgba(255,255,255,0.2); transition: all 1s; /*background:#fff; */height:96px;}
.header:hover{background:#fff;}
.header:before{content: ""; position:absolute; width: 100%; bottom: 0; z-index: 0; height: 0px; background:#ddd; }
.header .uk-navbar-container:not(.uk-navbar-transparent) {background:inherit;}

.header .uk-logo.logo{width:350px; height: 96px; background: url(../images/logo1.png) no-repeat left 0px; background-size: 100% }
.header:hover .uk-logo.logo{background: url(../images/logo.png) no-repeat left 0px; background-size: 100% }

/*.header .uk-navbar-nav{margin-left: 40px;}*/
.header .uk-navbar-nav>li>a,.header .uk-navbar-toggle{min-height: 75px; }
.header .uk-navbar-nav>li{ margin:0 25px; }
.header .uk-navbar-nav>li>a{padding: 0 3px;font-size: 17px;color: #fff; font-weight:bolder}
.header:hover .uk-navbar-nav>li>a{color: #000}
.header .sousuo a{color: #fff}
.header .uk-nav>li>a {text-align: center;}
.header .uk-navbar-dropdown{background: initial; border-top:0px solid #203F8E;  width:170px; padding:35px 0px 55px 0; }

.header .uk-navbar-dropdown-nav>li>a{ border: 0px solid #ccc; font-size: 16px; padding: 8px 0; margin-bottom: 0px; color: #212121;}
.header .uk-navbar-dropdown-nav>li>a:hover{color: #fff; background: #203F8E;border: 0px solid #203F8E;}

[class*=uk-dropdown-bottom] {margin-top:0px;}

.header .uk-navbar-nav>li>a.uk-open{color:#203F8E}
.header .sousuo a:hover{color:#203F8E}

#layout{position:absolute; width: 100%; z-index: 10;transition: all 1s;}
/*#layout#headbox{position: relative;}*/
.uk-sticky-fixed{box-shadow:1px 1px 1px 1px rgba(0,0,0,0.1);}
#layout.uk-sticky-fixed .header{background:rgba(255,255,255,1);transition: all 1s; opacity: 1}
#layout.uk-sticky-fixed .header .uk-logo.logo{background: url(../images/logo.png) no-repeat left 0px; background-size: 100%}
#layout.uk-sticky-fixed .uk-navbar-nav>li>a, #layout .header:hover a, #layout.uk-sticky-fixed a{color: #333}
#layout.uk-sticky-fixed .uk-navbar-nav>li>a:hover, #layout .header:hover a:hover, #layout.uk-sticky-fixed a:hover{color:#203F8E;}
#layout.uk-sticky-fixed .uk-navbar-nav>li>a:hover{color:#203F8E;}
#layout.uk-sticky-fixed .up .uk-navbar-nav>li>a {color: #999}
#layout.uk-sticky-fixed .up .uk-navbar-nav>li>a:hover, .up .uk-navbar-nav>li>a:hover, .up .uk-navbar-nav>li>a.uk-open {color: #ccc}
#layout .header .uk-navbar-dropdown-nav>li>a:hover{color: #fff; background: #203F8E}
#layout .header .uk-navbar-nav>li>a.uk-open{color:#203F8E;}

#layout .uk-search-navbar .uk-search-input {font-size: 1rem;}
#layout .uk-navbar-toggle.search{padding-right: 0}

.header .uk-navbar-dropbar-slide{background: url(../images/nav-bg.jpg) no-repeat center -150px #f1f1f1; background-size: 100%; box-shadow: 0 5px 7px rgba(0,0,0,.0);}

.left-menu .mob-logo{width: 100px;height:48px;display:block; background: url(../images/logo.png) no-repeat left 0px;background-size: 100%;}
.left-menu .uk-nav-parent-icon>.uk-parent>a::after{
    transform:rotate(180deg);
-ms-transform:rotate(180deg);     /* IE 9 */
-moz-transform:rotate(180deg);    /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);  /* Opera */
}
.left-menu .uk-nav-parent-icon>.uk-parent.uk-open>a::after{
    transform:rotate(0deg);
-ms-transform:rotate(0deg);     /* IE 9 */
-moz-transform:rotate(0deg);    /* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg);  /* Opera */
}
.uk-offcanvas-bar.left-menu {background: #203F8E}
.uk-offcanvas-bar.left-menu hr{background: rgba(255,255,255,0.1);}
.uk-offcanvas-bar.left-menu .en a, .uk-offcanvas-bar.left-menu .bq,.uk-offcanvas-bar.left-menu .design a{color:rgba(255,255,255,0.4); }
.uk-offcanvas-bar.left-menu .bq,.uk-offcanvas-bar.left-menu .design a{font-size: 12px; line-height: 16px;}

.uk-modal-dialog.ss {background:rgba(0,0,0,0.9);}
.uk-modal-dialog.ss .uk-modal-close-full{background:rgba(0,0,0,0.0);}

/*gghead*/
.header.gghead{background: #fff;border-bottom:0;}
.header.gghead .uk-logo.logo{background: url(../images/logo.png) no-repeat left 0px; background-size: 100% }
.header.gghead .uk-navbar-nav>li>a,.header.gghead .sousuo a{color: #212121;}
.header.gghead .uk-navbar-nav>li>a:hover,.header.gghead .sousuo a:hover{color: #203F8E;}
.header.gghead .sousuo a:hover{color: #203F8E}

.header.gghead .uk-navbar-nav>li.uk-open>a{color: #203F8E; position:relative;}
.header .uk-navbar-nav>li.uk-open>a:before{content: ""; position:absolute; bottom: 0; height: 1px; width: 100%; background: #203F8E;}
.header .uk-navbar-nav>li{position:relative;}
.header .uk-navbar-nav>li:hover:before{content: ""; position:absolute; bottom: 0; height: 1px; width: 100%; background: #203F8E;}

/*header-1*/
.header.header-1{position:relative; top: 0}
.header.header-1 .uk-logo .logo-1{opacity: 1}
.header.header-1 a{color: #000}
.header.header-1 .uk-navbar-nav>li>a{padding: 0 5px;font-size: 18px;color: #000}
.uk-modal-dialog.ss {background:rgba(0,0,0,0.9);}

.down-menu li a{border-bottom: 1px solid #ccc; display: block;}
.down-menu li a:hover{color: #203F8E; border-bottom: 1px solid #203F8E;}
.down-menu .txt{font-size: 14px; line-height: 20px;}

/*.body_main{padding:111px 0 0 0;}*/
#main {
    position: relative;
    background: #fff;
}

/*banner*/
.banner{position:relative; width: 100%;height:950px; top: 0}
.banner .uk-position-fixed {width: 100%;}
.banner h1{font-family:'Arial',"Microsoft YaHei"}
.banner .en-bt{font-style:italic; line-height: 30px;}
.banner .cn-bt{margin-top:15px;}
.banner .ad-an{margin-top:45px;}

/*sy*/
/*cp*/
.k1{ }
.sy_cp{ width:1200px; display:table; margin:0 auto }
.sy_cp ul{ overflow:hidden; zoom:1; }
.sy_cp ul li{float: left;width:290px;margin:0 13px 0 0;}
.sy_cp ul li:nth-child(4n){ margin:0}
.sy_cp ul li a{display: block;width:290px; color: #fff; }
.sy_cp ul li a .cp_t{width:290px; height:238px; background:#f2f2f2;text-align:center; overflow:hidden }
.sy_cp ul li a .cp_t img{display:block;    border: none;width:290px; height:238px;    max-width: 100%;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.sy_cp ul li a:hover .cp_t img{transform: scale(1.1);}
.sy_cp ul li a h3{ margin: 0 0; font-size:18px; color:#333333; text-align:center; line-height:60px; height:60px; overflow:hidden}
.sy_cp ul li a:hover h3{ color:#035ca7}

.bt1{ width:100%; text-align:center; display:table; line-height:1.6; padding:70px 0 30px}
.bt1 h1{font-size:34px;line-height: 1; color: #333;font-weight: bold; padding:10px 0 0}
.bt1 h3{font-weight: bold; font-size:42px;color: #333;}
.bt1 h2{ font-size:18px;color: #333; text-transform: uppercase}

.sy_btn{ display:table}
.sy_btn a{background:#035ca7; height:56px; line-height:56px; padding:0 30px; color:#fff; display:table}
.sy_btn a i{ background:url(../images/jj_jt.png) no-repeat center center; width:40px; height:56px; display:inline-block; float:right; margin-left:10px;}

.k2{ padding:0 0 40px;}
.k2 .bt1{padding:60px 0 5px}
.uk-dotnav>.uk-active>*{background-color: rgba(62,145,214,.6);}
/*.uk-first-column{ padding:48px 0 0}
*/.hot-an{ padding:45px 0 0 15px}
.uk-section-large{ margin-bottom: 0px; }
.k3{padding:10px 0 80px;}
.k3 .bt1{padding:60px 0 20px}
.k4{ padding:55px 0}
.k4_k { padding: 0 0 60px}

.k6{ width:1200px; display:table; margin:0 auto; padding:0 0 80px}
.k6 .bt1{padding:30px 0 40px}
.index_case{}
.index_case li{float: left;width: 582px;position: relative;}
.index_case li:nth-child(2n){margin-left: 35px;}
.index_case li:nth-child(n+3){margin-top: 40px;}
.index_case li .imgs{width: 260px;height: 220px;background-color: #0a73ca;}
.index_case li .imgs img{width: 100%;height: 100%;}
.index_case li .wzs{width: 358px;height: 160px;background-color: #ffffff;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);position: absolute;right: 0;top: 50%;margin-top: -90px;padding: 22px 12px 0 22px;}
.index_case li .wzs h3{margin-bottom: 15px; font-weight:bolder; font-size:20px;}
.index_case li .wzs p{font-size: 15px;color: #292929;line-height: 1.5;}
.index_case li a .wzs span{display: block;font-size: 16px;line-height: 1;color: #035ca7;position: absolute;bottom: 15px;right: 13px;font-weight: bold;}
.index_case li a:hover .wzs h3{ color:#035ca7}

.sy_nav{ display:table; margin:0 auto; padding:0 0 30px 0}
.sy_nav a{ height:42px; line-height:42px; font-size:16px; color:#fff; background:#49494b; display:inline-block; padding:0 60px; margin:0 10px}
.sy_nav a:hover{ background:#035ca7}
/*footer*/
.footer{color: #333; background: #1a1a1a; position:relative; padding:40px 0 0}
.footer a{color: #fff; }
.footer .uk-nav-default>li>a{color: #999; font-size:13px; line-height: 22px;}
.footer a:hover{color: #fff;}
/*.footer .ewm img{width:90%;}*/
.footer .uk-nav>li>a{padding:0px 0 5px 0;}
.footer .uk-nav>li>a:hover{color: #fff}
.footer .uk-active .f-bt{color: #fff; font-weight: bold; padding-top: 0; padding-bottom:15px;font-size: 15px;}
.banquan{background: #1a1a1a; padding:15px 0;line-height:20px; font-size: 12px; color: #666; border-top: 1px solid #333}
.banquan a{ color: #666}.banquan a:hover{ color: #fff}
.lianxi{font-size: 15px; line-height: 20px; color:#fff}
.lianxi h1{ font-size:22px; font-weight:bolder; color:#fff; line-height:1; padding:0 0 15px;}
.lianxi h2{ font-size:15px; color:#fff; line-height:1.8}
.lianxi h2 .fo_r{    width: calc(100% - 56px); float:left; display:table}
.lianxi h2 .fo_l{ width:56px; display:table; float:left}

.logo-foot{margin-top:5px;}
.logo-foot img{width: 120px;}
.footer .ewm{max-width:150px; color: #999}
.footer .ewm h6{color: #999; font-size: 12px;}

.zj{ width:1200px; display:table; margin:0 auto}
.fo2{ font-size:13px; color:#999; display:table; margin:35px auto 0 auto; width:100%;  line-height:22px; border-top:1px solid #404040; padding:10px 0}
.fo2 a{ color:#fff;}

/*home-about*/
.home-about{position:relative;padding:80px 0 130px 0; background: url(../images/h2.jpg) no-repeat 50% 100%; background-position: center bottom}
.home-about.fuwu{padding:0px 0 230px 0; background: url(../images/fw-bg.jpg) no-repeat 50% 100%; background-position: center 70px}
.home-about .text>.title{position: relative;top:0px; font-family:'Arial Black', sans-serif;font-size: 68px;color: #000;line-height: 1;}
.home-about .text>.txt{position:relative; font-size: 16px; color: #555; line-height: 30px; width:560px; margin:40px 0 60px}
.home-about .img{ position: absolute;opacity: 1; top: 70px; left: 58%; margin-left: -103px; overflow: hidden;}
.home-about .img.img-1{top: -50px;margin-left:0px;width: 50%;}


.home-about .abnt {margin-top:40px;}
.home-about .abnt li a{display:block; font-weight: bold; padding:15px 0; font-size: 18px; border-bottom: 1px solid #999; width:220px}
.home-about .abnt li a:hover{border-bottom:1px solid #203F8E;}
.home-about .abnt li a i{float: right; font-size: 14px; line-height: 24px;}
.home-about .down{width: 400px;}
.home-about .down .uk-grid-small {margin-left: -10px;}
.home-about .down .uk-grid-small>*{padding-left: 10px;}
.home-about .down .uk-grid-small>.uk-grid-margin {margin-top: 10px;}
.home-about .down li a{background: #fff; display:block;padding:13px 15px; border-radius: 3px}
.home-about .down li a:hover{background: #203F8E; color: #fff}
.home-about .down li a i{float: right; line-height: 26px;}

.huanhang{display:block;}

.shuju .ico-sj{margin-bottom: 20px}
.shuju h1.sj{font-family: 'Oswald', sans-serif; font-weight: 700}
.shuju h5{margin-top: 20px}
.shuju h1, .shuju h1 .sz{font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 56px;}
.shuju h1 .w{font-size: 16px; line-height: 20px;}
.jzrq{color: #999; font-size: 12px;}

/**/
.title h1{font-size:30px;line-height: 1.4; color: #333; font-weight:bolder; padding:10px 0 0 }
.title h3{font-weight: bold; font-size:42px;color: #333;}
.title h2{ font-size:18px;color: #333; text-transform: uppercase}

/*news*/
.home-news .title .hot-an{float: right; margin-top:60px;}
.home-news span{font-weight: bold; font-size: 14px; color: #666}
.home-news .hot{position:relative; padding:54px 0 0}
.home-news .hot .hot-an{position:relative; z-index: 1; width: 130px; background: #f5f5f5; padding:20px 0;}

.home-news .st{margin-top:20px;}
.home-news .hot p{font-size: 14px; line-height: 20px; color: #888; margin-top:5px;}
.home-news .hot a:hover p,.home-news .hot a:hover h3{color: #203F8E}



.bq{position:relative; z-index: 1; color: #fff; padding:10px 15px; font-size: 16px; line-height: 20px; width:35px}
.home-news ul{/*border-top: 1px solid #ccc;*/ }
.home-news ul li{position:relative; border-bottom: 1px solid #ccc;}
.home-news ul li span{margin-right:10px; display:block;font-weight: bold;}
.home-news ul li .nmore{margin-top:10px;font-size: 14px; }
.home-news ul li .nmore span{width: 90px; font-weight: 300; background:url(../images/jt-hover.png) no-repeat right center; background-size:30%}
.home-news ul li:hover .nmore span{ background:url(../images/jt.png) no-repeat right center; background-size:30%}
.home-news ul li a p{font-size: 14px; color: #888; line-height: 22px;}
.home-news ul li a h3{font-size:20px; font-weight: bold;}
.home-news ul li a:hover{color: #fff}
.home-news ul li a{padding:30px 15px; display:block; }
.home-news ul li:hover a{padding:30px 15px;}
.home-news ul li:hover a h3, .home-news ul li:hover span, .home-news ul li:hover a p{color: #fff}
.home-news ul li:hover, .home-news ul li a:focus {z-index:2; box-shadow:10px 10px 20px 0px rgba(0,0,0,0.3); transition:0.3s}
.home-news ul li:hover{background:url(../images/news-bg.jpg) no-repeat right center; background-size:100%; opacity: 1;}

.cp-pb{position:relative; padding-bottom: 80px;}

/*home-cp*/
.home-cp{position:relative; padding-bottom:100px;padding-top:90px;}
.home-cp span{position:absolute; font-family:'Arial Black', sans-serif; font-size:120px;color: #f3f3f3;line-height: 1;}
.home-cp span.bt-1{top: 0; right:0;}
.home-cp span.bt-2{bottom: 0; left:0;}
.home-cp span.bt-3{bottom:0px; right:0;font-size:16px;}

.home-cp .cp-list .ywmc{writing-mode: vertical-lr;writing-mode: tb-lr; color: rgba(255,255,255,0.3); font-weight: bold;}
.home-cp .cp-list ul>li:hover .ywmc{color: rgba(255,255,255,0.8); }
.home-cp .cp-list ul>li{position:relative; float: left; width: 50%; height:auto}
.home-cp .cp-list ul>li.uk-first-column{ top:100px}
.home-cp .cp-list ul>li.uk-grid-margin{margin-top:0px}
.home-cp .cp-list .bt{z-index: 2;}
.home-cp .cp-list .cp-lb-bg{background: rgba(17,68,195,0.8); height: 100%;}
.home-cp .cp-list .jj{z-index:2;position:absolute; top: 80px; left:30px; width:65%; font-size: 18px; line-height: 26px;}
.home-cp .cp-list ul li:hover, .home-cp .cp-list ul li a:focus {z-index:2; box-shadow:20px 20px 30px 0px rgba(0,0,0,0.5); transition:0.3s}


.cp-list .zuo{padding-top: 100px}
.cp-list .zuo, .cp-list .you{float: left; width: 50%}
.cp-list .zuo ul li, .cp-list .you ul li{width: 100%}
/*home-cp*/
/*.home-cp{position:relative; padding-bottom: 80px;padding-top: 80px;}
.home-cp span{position:absolute; font-family:'Arial Black', sans-serif; font-size:120px;color: #f3f3f3;line-height: 1;}
.home-cp span.bt-1{top: 0; right:0;}
.home-cp span.bt-2{bottom: 0; left:0;}
.home-cp span.bt-3{bottom: 0; right:0;font-size:16px;}

.home-cp .cp-list .ywmc{writing-mode: vertical-lr;writing-mode: tb-lr; color: rgba(255,255,255,0.3); font-weight: bold;}
.home-cp .cp-list ul>li:hover .ywmc{color: rgba(255,255,255,0.8); }
.home-cp .cp-list ul>li{position:relative;}
.home-cp .cp-list ul>li.uk-first-column{ top:100px}
.home-cp .cp-list ul>li.uk-grid-margin{margin-top:0px}
.home-cp .cp-list .bt{z-index: 2;}
.home-cp .cp-list .cp-lb-bg{background: rgba(17,68,195,0.8); height: 100%;}
.home-cp .cp-list .jj{z-index:2;position:absolute; top: 80px; left:30px; width:65%; font-size: 18px; line-height: 26px;}
.home-cp .cp-list ul li:hover, .home-cp .cp-list ul li a:focus {z-index:2; box-shadow:20px 20px 30px 0px rgba(0,0,0,0.5); transition:0.3s}*/




.home-chanpin span{position:absolute; font-family:'Arial Black', sans-serif; font-size:100px; color: rgba(255,255,255,0.1);line-height: 80px;}
.home-chanpin span.bt-1{bottom: 0; left: 0}
.home-chanpin .uk-slider-items li{background: #fff}
.home-chanpin .ywmc{writing-mode: vertical-lr;writing-mode: tb-lr; color: rgba(255,255,255,0.3);font-weight: bold;}
.home-chanpin .txt{padding:50px;}
.home-chanpin .txt h3{font-size: 28px; font-weight: bold;}
.home-chanpin .txt p{font-size: 18px; line-height: 26px;}
.home-chanpin .ad-an{margin-top:30px;}
.home-chanpin .ad-an a:hover{background:#203F8E; border:1px solid #203F8E; color:#fff}

/*.home-chanpin .title h1, .home-chanpin .title h3{color: #fff}
.home-chanpin{padding:80px 0; position:relative;background: #1144c2;}
.home-chanpin span{position:absolute; font-family:'Arial Black', sans-serif; font-size:100px; color: rgba(255,255,255,0.1);line-height: 80px;}
.home-chanpin span.bt-1{bottom: 0; left: 0}
.home-chanpin:before{content: ""; position:absolute; height: 100%;top:0; right: 0; width:40%; background: #fff;}
.home-chanpin .cx{color: #fff; position:relative;}
.home-chanpin .cx .bgs{position:absolute; height: 100%; width: 50%; top:0; left:0;}
.home-chanpin .bgs{position:absolute; height: 100%; width: 50%; top:0%; right:0;}
.home-chanpin .ywmc{writing-mode: vertical-lr;writing-mode: tb-lr; color: rgba(255,255,255,0.3);font-weight: bold;}
.home-chanpin .txt{padding:0 50px 0 0;}
.home-chanpin .j{height: 2px; width: 30px; margin:40px 0; background: #fff;}
.home-chanpin .ad-an{margin-top:30px;}
.home-chanpin .ad-an a:hover{background: #fff; color: #1144c2}*/





.xitong ul.xtlb li{margin:0 10px; width:30%;}
.xitong ul.xtlb li .uk-overlay-default{background: rgba(17,68,195,0.8)}
.xitong ul.xtlb li:hover, .xitong ul.xtlb li a:focus {z-index:2; box-shadow:20px 20px 30px 0px rgba(0,0,0,0.5); transition:0.3s}
.xitong *+.uk-margin {margin-top: 30px!important;}
.xitong .uk-margin{margin-bottom: 0}
.xitong .uk-dotnav>.uk-active>*{background: #1144C3;}
.xitong .uk-dotnav>*>*{width: 30px;
    height:5px;
    border-radius:0%;  background: #fff;
    border: 0px solid rgba(102,102,102,.2);}

.xitong ul.xtlb.chanxue li .uk-overlay-default{background: rgba(17,68,195,0.5)}
.xitong ul.xtlb.chanxue li .uk-overlay-default h3,.case ul.xtlb.chanxue li .uk-overlay-default p{color: #fff}

.case{ width:1200px; display:block; margin:0 auto;}

.case ul li{margin:0 1% 2%; width:31%; float:left;}
.case ul li .uk-overlay-default{background: rgba(17,68,195,0.8);color:#fff}
.case ul li:hover, .case ul li a:focus {z-index:2; box-shadow:20px 20px 30px 0px rgba(0,0,0,0.5); transition:0.3s; color:#fff}
.case *+.uk-margin {margin-top: 30px!important;}
.case .uk-margin{margin-bottom: 0}
.case .uk-dotnav>.uk-active>*{background: #1144C3;}
.case .uk-dotnav>*>*{width: 30px;
    height:5px;
    border-radius:0%;  background: #fff;
    border: 0px solid rgba(102,102,102,.2);}

.case ul .chanxue li .uk-overlay-default{background: rgba(17,68,195,0.5); color:#fff}
.case ul .chanxue li .uk-overlay-default h3,.case ul .chanxue li .uk-overlay-default p{color: #fff}

.case ul li:hover .uk-text-bold{ color:#fff}

/*.xitong{position: relative; top:-35px;}
.title.xt{position: relative;z-index:1}
.xitong .zz{position:absolute; z-index:1; height: 100%; width: 35%; right:0; top: 0;  padding-right:30px;}
.xitong .zz .txt{background:#203F8E; width: 100%; transition: all 1s;}
.xitong .zz .txt:hover{background:rgba(17,68,195,0.8); width: 100%; }
.xitong .zz .txt:hover, .xitong .zz .txt a:focus {z-index:9999; box-shadow:20px 20px 20px 0px rgba(0,0,0,0.5); transition:0.3s}

.xitong .zz .txt .pic{padding: 50px;}
.xitong .jt-r{ right: 30px }
.xitong .jt-l{ right: 70px }
.xitong .uk-position-small{margin:0; background: #fff; color: #999}
.xitong .uk-position-small:hover{background: #203F8E}
.xitong .uk-position-small svg{width: 10px}
.xitong .uk-position-small:hover svg{color: #fff}*/

.shengchan-ico li img{height: 60px; margin:0 20px;}
.shengchan-ico li h5, .shengchan-ico li h3{margin-top:8px;}
.shengchan-ico li p{font-size: 14px; color: #666; line-height: 24px; margin-top:10px; padding:0 45px;}
.shengchan{position:relative; padding-bottom: 80px;}
.shengchan span{position:absolute; font-family:'Arial Black', sans-serif; font-size:120px;color: #f3f3f3;line-height: 1;}
.shengchan span.bt-1{top: 0; right:0;}
.shengchan span.bt-2{bottom: 0; left:0;}

.gijia_text h2{font-weight: bold; color: #b90000;font-family: Arial;}
.gijia_text h2 .inv_number{font-weight: bold;}
.gijia_text h2 .zd{font-size: 14px;font-weight: bold;}

.gijia_text.down h2{font-weight: bold; color: #fff;font-family: Arial;}
.gijia_text.down h2 .inv_number{font-weight: bold;}
.gijia_text.down h2 .zd{font-size: 14px;font-weight: bold;}

.jiazhi{position: relative; padding-bottom: 0;
    background: url(../images/h555.png) no-repeat; background-size: 30%;  background-position: right bottom }

.Menubox{border: 1px solid #eee; height: 300px; position:relative;}
.Menubox .ico{padding-top: 50px}
.Menubox .tit{margin-top:30px; font-size: 18px}

.Menubox ul{margin-left: -1px;}
.Menubox li:before{content: ""; position: absolute;bottom: 50px; left: 50%;width: 40px;height: 2px;background: #ac2615;margin-left: -20px;}
.Menubox li{float:left; position:relative; width:298px;height:300px;cursor:pointer; border-left: 1px solid #eee; text-align: center;transition: all 1s;}
.Menubox li.on a .hover{color: #fff}
/*.Menubox li.on{position:absolute; top:-50px; color:#739242;width:240; height:00px; background:#1144C3;}*/
.Menubox li.on .hover{position:absolute; top:-50px; color:#fff;width:301px; z-index: 1; height:400px; background:#1144C3; box-shadow:20px 20px 30px 0px rgba(0,0,0,0.3); transition: all 3s;}
.Menubox li.on .hover {transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; transition: all 0.3s ease;}
.Menubox li.on .hover:hover{background: #0739ab;}

.Menubox li.on .hover .ico{padding-top:60px}
.Menubox li.on .hover .tit{margin-top:35px; font-size: 24px}
.Menubox li.on .hover .txt{margin-top:20px; font-size: 14px; line-height: 22px; padding:0 20px;}
.Menubox li.on .hover .link{ display:table; border:1px solid #fff; margin:40px auto 0; border-radius:25px; padding:5px 30px;}
.Menubox li.on .hover .link:hover{ background:#fff; color:#000}

.Menubox li.on .hover .link .uk-icon-button{width: 26px;height: 26px;background:inherit; color: #fff; border:1px solid #fff;}



.Menubox.zp{height:260px;}
.Menubox.zp li{width:49.8%;height:260px;cursor:pointer; border-left: 1px solid #eee; text-align: center;transition: all 1s;}
.Menubox.zp li.on .hover{width:376px; height:360px;}
.Menubox.zp .tit {margin-top:20px;}
.Menubox.zp li:before{bottom:30px;}
.Menubox.zp li.on .hover .tit {margin-top:25px;}
.Menubox.zp li.on .hover .txt {margin-top:15px;}
.Menubox.zp li.on .hover .link {margin-top: 50px;}

.gonggao ul li{font-size: 14px; line-height: 16px; margin-bottom: 8px;}
.gonggao ul li span{font-size: 12px; display:block;}
.gonggao .gg-more a{font-size: 16px;line-height: 16px;}
/*ggbanner*/
.ggbanner h1{font-family:'Arial Black', sans-serif;  margin-top:5px;}
.ggbanner.about h3{line-height: 24px; font-style: italic; margin-bottom: 10px;}
.ggbanner .weizi{font-size: 14px;}
.ggbanner.chanpin-banner .uk-height-large{ height: 850px; }

/*gongyong*/
.more-gd.xw{padding-right: 45px; padding-bottom: 5px; color: #203F8E; font-size: 14px; border-bottom: 1px solid #203F8E; background:url(../images/jt-hover-1.png) no-repeat right 3px; background-size: 30%}
.more-gd.xw:hover{color: #222;border-bottom: 1px solid #222;background:url(../images/jt-hover.png) no-repeat right 3px; background-size: 30%}
.ggjt .uk-slidenav{ color: #999; }
.ggjt .uk-slidenav:hover{color: #203F8E}

/*about*/
.aboutbox{position:relative; margin-top: -15vh;}
.aboutbox .bj{box-shadow:20px 20px 30px 0px rgba(0,0,0,0.3)}

.dongshizhan{position:relative; background:url(../images/a3.png) no-repeat right center #f5f5f5; background-size: 20%}
.dongshizhan:before{content: ""; position:absolute; width: 100%; background: #fff; height:25%}
.dongshizhan .ds-bg{content: ""; position:absolute; bottom: 0; width: 100%; background: #fff; height:13%}
.dongshizhan .zc{position:relative; top: 40%}
.dongshizhan .zc p{color: #999; margin-top:15px;}

/*.licheng ul li{padding:0 20px;}*/
/*.licheng ul li img{width: 90%}*/
.licheng ul li h4{font-size: 20px; font-weight: bold; margin-top:10px;}
.licheng ul li p{font-size: 14px; line-height: 20px; margin-top:5px;}

.cxyf-bg{position:relative;}
.cxyf-bg:before{content: ""; position:absolute;bottom: 0; left:0; height: 160px; width: 100%;  background: #f5f5f5}

.yanfacx{position:relative; padding-bottom:80px;}
.yanfacx span{position:absolute; font-family:'Arial Black', sans-serif; font-size:120px; color: #f3f3f3;line-height: 1;}
.yanfacx span.bt-1{top:0px; right:50px;}
.yanfacx span.bt-2{bottom: 0; left:0; color: #e8e8e8}

.yanfa{position: relative; width:1200px; margin-left:auto; margin-right:auto;}
.title.xt{position: relative;z-index:1; text-align:center}
.yanfa .zz{position:absolute; z-index:1; height: 100%; width: 45%; right:0; top: 0; }
.yanfa .zz .txt{background:#1144C3; width: 100%; transition: all 1s;}

.yanfa .zz .txt .pic{padding: 60px; color: #fff;}
.yanfa .jt-r{ right: 30px }
.yanfa .jt-l{ right: 70px }
.yanfa .uk-position-small{margin:0; background: #fff; color: #999}
.yanfa .uk-position-small svg{width: 10px}
.yanfa .uk-position-small:hover svg{color: #fff}

.wenhua{position:relative;}
.wenhua:before{content: ""; position:absolute; width: 50%; height: 100%; right: 0;
    background: url(../images/whh.jpg) no-repeat;}
.wenhua ul.xtlb li .uk-overlay-default{background: rgba(17,68,195,0.8)}
.wenhua ul.xtlb li .bt,.wenhua ul.xtlb li .jj{z-index: 10}
.wenhua ul.xtlb li .jj{top:40px}
.wenhua ul.xtlb li h3{position: relative; padding-bottom: 10px}
.wenhua ul.xtlb li h3:before{ content: ""; position: absolute; bottom: 0; height: 2px; width: 40px; background: #fff; }

.ico-bg{background:#1144C3;}
.ico-bg img{width: 70%}
.ico-bg h5{color: #fff}

.wenhua .bg-wh{background: #1144C3; box-shadow:20px 20px 30px 0px rgba(0,0,0,0.3);}
.wenhua span{position:absolute; font-family:'Arial Black', sans-serif; font-size:100px;color: #f5f5f5;line-height:65px;}
.wenhua span.bt-1{bottom: 0; left:0;}
.wenhua ul li h3{font-size: 20px;}
.wenhua ul li .d{padding-left: 12px;position:relative;}
.wenhua ul li .d:before{content: ""; position:absolute; left:0; top:15px; width: 4px; height: 4px; border-radius: 50%; background: #fff;}

/*.wenhua{border:1px solid #ddd;}
.wenhua ul li img{width: 100%}
.wenhua .t{padding:30px; transition: all 1s;}
.wenhua ul li:hover .t{background:#1144C3; color: #fff}
.wenhua ul li:hover .t h4, .wenhua ul li:hover .t p{color: #fff}
.wenhua ul li h4{font-weight: bold;}
.wenhua ul li p{color: #666}

.wenhua .uk-grid-divider>:not(.uk-first-column)::before{left:0px;}
.wenhua .uk-grid-divider{margin-left:0px;}
.wenhua .uk-grid-divider>* {padding-left:0px;}*/

.rongyu li img{ height:280px;}

.video .bgs{background: #212121}
.video .sj{background:rgba(0,0,0,0.8); color: #999; font-size: 12px; padding:0 10px;}
.video h5{height: 45px;}
.video .rq{color: #999; font-size: 12px;}

/*subnav*/
.subnav{background:#fff; padding:20px 0;}
.subnav .uk-subnav>*>:first-child{display: block;color: #888;font-size: 16px;text-transform: initial;}
.subnav .uk-subnav>*>:first-child:hover{color: #203F8E;}
.subnav .uk-subnav>.uk-active>a {color: #203F8E; text-transform: initial;}

.gg-nav .uk-accordion-title{color: #0063a1;padding:10px 0; font-size: 16px;}
.gg-nav .uk-accordion-content{margin-top:0px; padding:8px 0 10px 0; border-top: 1px solid #eee;}
.gg-nav .mob-subnav li{border-bottom: 1px solid #eee; font-size: 14px; margin-bottom: 10px;}

/*about-news*/
.news-bt{position:relative;}
.news-bt span.bt-1{position:absolute; font-family:'Arial Black', sans-serif; font-size:160px;color: #fff;line-height: 120px;}
.news-bt span.bt-1{bottom: 0; right:0;}

.new-subnav.uk-subnav-pill>*>:first-child {background: #fff; padding: 13px 40px; color: #666; font-size: 18px; font-weight: bold;}
.new-subnav.uk-subnav-pill>.uk-active>a {background: #203F8E; padding: 13px 40px; color: #fff}
.news ul{overflow:hidden;}
.news ul li{padding:30px  30px; overflow: hidden; border-bottom: 1px dotted #ccc;transition: all 1s;}
.news ul li:hover{background:#ebeaea;color: #203F8E}
.news ul li:hover h3{color: #203F8E}
.news ul li .riqi,.news ul li .txt{float: left}
.news ul li .riqi{ width:15% }
.news ul li .txt{width:85% }
.news ul li .riqi span{display:block; color: #203F8E}
.news ul li .riqi .ri{font-size: 52px; line-height: 55px; font-family: 'Oswald', sans-serif; font-weight:400 }
.news ul li .riqi .nian{font-size:16px;line-height:20px; font-family: 'Oswald', sans-serif; font-weight:400}
.news ul li .txt p{font-size: 14px; color: #666; margin-top:10px; line-height: 20px}
.news-hot{margin-top:25px;}
.news-hot h5.b{margin-top:10px; font-weight: bold;}
.news-hot p{font-size: 12px; color: #666; line-height: 18px; margin-top:10px;}
/*.news-hot a:hover h5.b{color: #203F8E}
*/.news-hot .zx li{padding:10px 0; border-bottom: 1px solid #ddd }

.news-xx .uk-article-meta{font-size: .675rem;}
.news-xx .txt{line-height: 26px;}

a.uk-button.back:hover{color: #fff; background:#203F8E;border: 1px solid #203F8E}

.more-gd{padding-right:30px; padding-bottom: 3px; background:url(../images/jt-hover.png) no-repeat right 6px; background-size: 25%}
.more-gd:hover{color: #203F8E; background:url(../images/jt-hover-1.png) no-repeat right 6px; background-size: 25%}
.uk-button-text:before{content:"";position:absolute;bottom:0;left:0;right:100%;border-bottom:1px solid #203F8E;transition:right .3s ease-out}

/*产品*/
.chanpin-list{position:relative; padding-bottom: 30px}
.chanpin-list:before{content: "";height: 90%; width: 90%; position:absolute; top: 10%; right:0;z-index: 0; background: #f5f5f5; }
.chanpin-list .c{position:relative;}
.chanpin-list .c .cpBox{padding:30px 40px; width:70%}
.chanpin-list .cpBox ul li{line-height: 30px; margin-top:6px; border-bottom: 1px solid #ddd}
.chanpin-list .cpBox ul li:hover{border-bottom: 1px solid #203F8E}
.chanpin-list .cpBox ul li a{color: #666}.chanpin-list .cpBox ul li a:hover{color: #203F8E}
.chanpin-list.cp{margin-left:10%; padding-bottom: 0}
.chanpin-list.cp .c .cpBox{padding: 0px; width:80%}
.biaodian input,.biaodian select,.biaodian textarea{font-size: 14px; border: 0; background: rgba(255,255,255,0.9);}
.biaodian .uk-grid-small {margin-left: -5px;}
.biaodian .uk-grid-small>*{padding-left: 5px}
.biaodian .uk-grid-small>.uk-grid-margin{margin-top: 5px;}




.cp-an{background: #1144c3; border: 1px solid #1144c3;}
.cp-an:hover{background: #1e87f0:hover; border: 1px solid #1e87f0;}

.chanpin-xx table{width: 100%; border: 1px solid #ddd;border-bottom:0px solid #ddd; text-align:center;}
.chanpin-xx table tr{border-bottom: 1px solid #ddd}
.chanpin-xx table td{padding:7px;border-bottom: 1px solid #ddd}

.dipin-nav li a{border: 1px solid #ddd; padding: 5px 0; display: block;}
.dipin-nav li a:hover{background: #203F8E; color: #fff}
.dipin-nav li.uk-active a{background: #203F8E; color: #fff}

.zhiren-down.dt{background: #666}

.chanpin-xx.dp h3{border-bottom: 2px solid #333}

.fanwei li h6{margin-top:5px;}

.cp-pho li{background: #fff}

/*社会责任*/
.gongyi li .gybg{background:#fff;}
.gongyi li:hover{cursor:pointer;}
.gongyi .bt{background:#fff; padding:15px 20px; }

.zhiren-down{display:block; text-align: center;color: #888; width: 180px; height: 45px; line-height: 45px; background:#fff; border-radius:3px;}
.zhiren-down:hover{background:#203F8E; color: #fff;}

.dangqun-bg{background:rgba(255,255,255,.8);}
.dangqun-gongzuo li h4{text-align: center; color: #cb3300; font-weight: bold; margin-bottom: 20px;}
.dangqun-gongzuo .t1{background:url(../images/danqun1.png) no-repeat center bottom; background-position: 100%}
.dangqun-gongzuo .t2{background:url(../images/danqun2.png) no-repeat center bottom; background-position: 100%}
.dangqun-gongzuo .t3{background:url(../images/danqun3.png) no-repeat center bottom; background-position: 100%}

.guanhuai li a h3{color: #fff}
.guanhuai .gh-bg{
background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));
    background: -moz-linear-gradient(bottom,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(bottom,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));
    width: 100%;height: 35%;
    position: absolute;bottom: 0;left: 0;
    z-index: 1;
}
.guanhuai .bt{z-index: 2}
.guanhuai .bt .uk-padding{padding:30px;}
/*投资者*/
.ggTop{top:5vh;}
.dqbg{max-width:350px;}
.dqbg li{ border-bottom: 1px solid #444;}
.dqbg li span{float: right; color: #999}
.dqbg li:hover{color: #222; background:#444;border-bottom: 1px solid #555;}
.dqbg li a{color: #ccc; padding:10px; display: block;}
.dqbg li a:hover{color: #fff;}
.zhili h3{margin:15px 0;}

.zili-subnav{overflow:hidden;  border: 1px solid #ddd}
.zili-subnav.uk-subnav-pill>*>:first-child {padding: 15px 0px;width: 100%; display:block; color: #666}
.zili-subnav.uk-subnav-pill>*>:first-child:hover{background: #ddd}
.zili-subnav.uk-subnav-pill>.uk-active>a{ width: 100%; display:block; background:#203F8E; color: #fff }
.zili-subnav.uk-subnav-pill>.uk-active>a:hover{background:#203F8E }
.zili-subnav.uk-subnav-pill>.hover>a{ width: 100%; display:block; background:#203F8E; color: #fff }
.zili-subnav.uk-subnav-pill>.hover>a:hover{background:#203F8E }
.zili-subnav.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before{height: 100%;margin-right:0px;    border-left:1px solid #ddd;}
.zili-subnav.fw{border:0;}
.zili-subnav.fw.uk-subnav-pill>*>:first-child{background: #fff;}
.zili-subnav.fw.uk-subnav-pill>*>:first-child:hover{background: #ddd}
.zili-subnav.fw.uk-subnav-pill>.uk-active>a{ width: 100%; display:block; background:#1144c2; color: #fff }
.jiaoliu{width: 50px; position:fixed; bottom:15%; right: 15px;z-index: 5}

/*zhaopin*/
.uk-subnav.zhaopin-nav>*>:first-child{color: #888;font-size: 16px;}
.uk-subnav.zhaopin-nav>*>:first-child:hover{color: #203F8E;}
.uk-subnav.zhaopin-nav>.uk-active>a{font-size: 16px;color: #212121;}
.uk-subnav.zhaopin-nav>.on>a{color: #203F8E}

.zhaopin-list .uk-accordion-content{border: 1px solid #ddd;margin-top: 0px;}
.zhaopin-list .uk-accordion-title{padding-bottom: 15px; font-size: 16px; border-bottom: 1px solid #ddd}
.zhaopin-list .uk-accordion>:nth-child(n+2) {margin-top: 15px;}
.zhaopin-list .uk-open .uk-accordion-title{color: #203F8E;}
.zhaopin-list .txt{font-size: 14px; line-height: 22px; color: #666}
.zp-link h6{margin-top:5px;}.zp-link a:hover h6{color: #203F8E;}
.zp-link img{width: 80px}
.zhaopin-linian .uk-overlay-primary{
background: -webkit-linear-gradient(bottom,rgba(17,68,195,0.5),rgba(0,0,0,0));
    background: -moz-linear-gradient(bottom,rgba(17,68,195,0.5) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(bottom,rgba(17,68,195,0.5) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(bottom,rgba(17,68,195,0.5),rgba(0,0,0,0));
}

.xjh-bian{border: 1px solid #ddd}
.xjh-bian .uk-table{margin-bottom: 0px;}
.xjh-bian .uk-table th{font-size:1rem;}

/*fuwu*/
.uk-grid-small.fuwu-qyu{margin-left: -1px}
.uk-grid-small.fuwu-qyu>* {padding-left: 1px;}
.uk-grid-small.fuwu-qyu>.uk-grid-margin {margin-top: 1px;}

.fuwu-qyu .add p{font-size: 14px;line-height: 20px;}
.fuwu-qyu .add{background:rgba(255,255,255,0.85); padding:15px 20px; transition: all 1s;}
.fuwu-qyu .add h6{font-weight: bold; color: #1144c2; margin-bottom:5px;}
.fuwu-qyu .add:hover{background: #fff; cursor: pointer;}


.chuangxin-box{position:relative;}
.chuangxin-box .cx-nav{position:absolute; z-index: 5; max-width: 1200px; height: 100%; left: 0;right: 0; margin-left:auto;margin-right:auto;}
.chuangxin-box .cx-nav .uk-dotnav>.uk-active>* {background-color: rgba(255,255,255,.6);border-color: transparent;}
.chuangxin-box .cx-nav .uk-dotnav>*>*{ border: 1px solid rgba(255,255,255,.4);}

.chuangxin {background: #333;}
.chuangxin .cx{color: #fff; position:relative;}
.chuangxin .cx .bgs{position:absolute; height: 100%; width: 50%; top:0; left:0;}
.chuangxin .bgs{position:absolute; height: 100%; width: 50%; top:0; left:0;}
.chuangxin .nr{position:relative; z-index: 1}
.chuangxin .nr .ywmc {
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    color: rgba(255,255,255,0.3);
    font-weight: bold;
}

/*fangan*/
.fangan-list .n{border-bottom: 2px solid #ddd; height: 100%}
.fangan-mob-list .uk-accordion-title{font-size: 16px; border-bottom: 1px solid #ddd}

.guoji-x{color: #fff}
.guoji-x:hover{color: #ccc}
#yiselie ul li{font-size: 14px; color: #666}
#yiselie ul li span{color: #1144c2}
#yiselie .uk-grid-small>.uk-grid-margin{margin-top:10px;}
/*case*/
.case-lunbo{position:relative;}
.case-lunbo .bg-1,.case-lunbo .bg-2{position:absolute; height: 100%; width: 50%}
.case-lunbo .bg-1{left: 0; background: #89a16b}
.case-lunbo .bg-2{right: 0; background: #333}

.case-jianjie li h6{ background:rgba(255,255,255,0.8); line-height:30px; padding:0 10px }

/*map*/
.map{width: 100%;height: 500px;}
.map .BMap_Marker{z-index:2}
.map .BMap_Marker img{height:25px!important; width:39px!important;  max-width:550px!important;}
.map .BMap_shadow img{max-width:inherit!important;}
.map .BMap_bubble_title{font-weight: bold;}
.map .BMap_bubble_content{font-size: 14px; line-height: 18px; margin-top:5px;}

.contact{position:absolute; height:100%; width:450px;left: 18%; background:rgba(32,63,142,.7); z-index: 1}
.contact h5{line-height: 24px;}
.contact ul{margin-top:20px;}
.contact ul li{font-size: 14px;}


/* 供应链合作 */
.gongyinglian{border: 1px solid #ddd; background: #f9f9f9;}
.gongyinglian .gylbox{padding:30px;}
.gongyinglian .gylbox h6{margin-bottom: 20px;}
.gongyinglian .gylbox h6 span{color: #fb3838;}
.gongyinglian table{background: #fff;}
.gongyinglian table tr td span{color: #fb3838;}
.gongyinglian table tr td:hover{background: #f5f5f5;}
.gongyinglian table .bg1{background: #f5f5f5;}
.gongyinglian table .kd{width: 140px;}
.gongyinglian table, .gongyinglian table tr{border: 1px solid #ddd; border-left:0px solid #ddd;}
.gongyinglian table td{vertical-align: middle; padding:6px; border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
.gongyinglian h3{padding:10px 15px; color: #fff; background: #203F8E;}
.gongyinglian .uk-input, .gongyinglian .uk-select:not([multiple]):not([size]){padding: 0; height: 32px;width: 100%; border-color: #fff;}
.gongyinglian .uk-input:focus{outline: none;background-color: #fff;color: #666;border-color: #1e87f0;}
.gongyinglian .no_star:before{content: ''!important; margin-left: 7px;}



.gongyinglian table tr td:hover .uk-input, .gongyinglian table tr td:hover .uk-select:not([multiple]):not([size]){padding: 0; height: 32px;width: 100%; border-color: #1e87f0;}


@media screen and (max-width:1440px) {

.header .uk-navbar-nav>li{ margin:0 20px; }
}
@media screen and (max-width:1300px) {

.header .uk-container{ width:96%}


}
@media screen and (max-width:1300px) {

.sy_cp{ width:100%;}
.sy_cp ul li{ width:25%; margin:0; padding:0 1%; box-sizing:border-box}
.sy_cp ul li a{ width:100%}
.sy_cp ul li a .cp_t{ width:100%; height:auto}
.k6{ width:100%}
.index_case li{ width:48%; padding:0 0 0 3%; box-sizing:border-box}
.index_case li:nth-child(2n){ margin-left:0}

}
@media screen and (max-width:768px) {
	.home-about .text>.txt{ width:100%}
	.case{width:100%}
	.case ul li{ width:48%;}
	.uk-padding{ padding:15px;}
	.uk-text-bold{ /*color:#fff*/}

}



